github.com/jackc/pgx/v5/pgtype.wrapAnyPtrStructScanPlan.SetNext (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5/pgtype (current package)
		pgtype.go#L941: func (plan *wrapAnyPtrStructScanPlan) SetNext(next ScanPlan) { plan.next = next }